home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11833 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1019 b 

  1. Path: news.gate.net!not-for-mail
  2. From: dhaire@gate.net (doug haire)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Caller ID on a USR Sportster??
  5. Date: 21 Apr 1996 14:46:53 -0400
  6. Organization: CyberGate, Inc.
  7. Message-ID: <4ldvqt$r1e@seminole.gate.net>
  8. References: <chico.670.000FF88B@halcyon.com>
  9. NNTP-Posting-Host: seminole.gate.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Kevin Hintergardt (chico@halcyon.com) wrote:
  13. : I'd like to write a program that screens calls based on caller ID via my 
  14. : Sportster. The bundled SW only displays the caller info. How do I read the 
  15. : caller ID stuff from the modem? Is there a register or some other trick?
  16. : TIA.
  17.  
  18. It comes in as ASCII at 1200 bps but that isn't all that important. Any
  19. term program will show the format, just be in the terminal mode and watch
  20. the screen after the 2nd ring. The data will be displayed. Once you know
  21. how it's displayed, you can then write your program to watch the serial
  22. port for incoming data at the speed you normally use with your modem.
  23.  
  24.  
  25.